home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #02 (1990-05)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].zip / AARUG UK #02 (1990-05)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].adf / MR.Data < prev    next >
Text File  |  1990-04-29  |  4KB  |  75 lines

  1.   Menu Runner Data File    
  2.  
  3. Enter the name to appear in the menu between the first 2 `*'.
  4. Enter the command between the next 2 `*'. Then place a capital
  5. `Y' between the last 2 `*' if an extension is needed or `N' for none.
  6.  
  7. *************************************************************************
  8. *Copy a Disk       *QuickCopy                                         *N*
  9. *Edit a File       *Ed                                                *Y*
  10. *Zap a Program     *Zap                                               *Y*
  11. *Install a Disk    *Install                                           *Y*
  12. *Clean Up Memory   *Clean                                             *N*
  13. *Toggle Extra Mem  *On-Off                                            *N*
  14. *Preferences       *Df0:system/Preferences                            *N*
  15. *Start a New CLI   *NewCli                                            *N*
  16. *Format Drive 0    *FFormat -i DF0: Blank                             *N*
  17. *Format Drive 1    *FFormat -i DF1: Blank                             *N*
  18. *Copy a File       *Copy                                              *Y*
  19. *Delete a File     *Delete                                            *Y*
  20. *Show a Picture    *Show                                              *Y*
  21. *Play a Song       *Play                                              *Y*
  22. *Assign            *Assign                                            *Y*
  23. *Info              *Info                                              *N*
  24. *List Files        *List                                              *Y*
  25. *Directory         *Dir                                               *Y*
  26. *Make a Directory  *Makedir                                           *Y*
  27. *Load WorkBench    *Loadwb                                            *N*
  28. *Access!           *df1:Access! df1:Acc!.def                          *N*
  29. *Deluxe Paint II   *df1:DPaint                                        *N*
  30. *Assign Fonts      *Assign Fonts:                                     *Y*
  31. *Sonix             *df1:Sonix                                         *N*
  32. *Scribble!         *df1:Scribble!                                     *N*
  33. *SuperBase         *df1:Superbase                                     *N*
  34. *PageSetter        *df1:Pagesetter                                    *N*
  35. *PerfectSound      *df1:PSound                                        *N*
  36. *AudioMaster       *df1:AudioMaster                                   *N*
  37. *PixMate           *df1:PixMate                                       *N*
  38. *DigiPaint         *df1:DigiPaint                                     *N*
  39. *VideoScape 3D     *df1:3D                                            *N*
  40. *Scupt 3D          *df1:Sculpt-3D                                     *N*
  41. *BMP               *BMP                                               *Y*
  42. *AmigaBasic        *df1:AmigaBasic                                    *N*
  43. *Mach              *Mach -4 -a -c -b10                                *N*
  44. *ClipIt            *ClipIt                                            *N*
  45. *SetPrefs          *SetPrefs                                          *Y*
  46. *FACCII            *FACCII                                            *N*
  47. *Edit a Disk       *DiskX                                             *N*
  48. *************************************************************************
  49.  
  50. You can have more than one command on a line but it is a little tricky.
  51. I am sure there is a better way but I don't know it. If you do, send me the
  52. code and I will add it in. Anyway to have more than 1 command on a line you
  53. have to place a carriage return after each command. It will mess up the 
  54. display of this file but it works. Start with a CR after the 2nd * and place
  55. your first command on the next line. Press return after the command and
  56. place the next command on the next line. The following is an example line
  57. with a `@' to show where the carriage returns would be.
  58.  
  59. *CLI WIZARD        *@
  60. cd vd0:c@
  61. run cli-wizard@
  62. cd vd0:@
  63.                  *N*@
  64.  
  65. *CLI WIZARD        *cli-wizard                                        *N*@
  66.                    *------------------ 50 CHARACTERS -----------------*
  67.  
  68. The command line still has to be 50 characters (including CR's) so once you
  69. have edited this file, load up Menu Runner and if you see strange words in
  70. your menus, then you know you counted incorrectly.
  71.  
  72.  
  73.  
  74.  
  75.